home *** CD-ROM | disk | FTP | other *** search
- //*************************************************************************//
- // Filename: internalcatalog.cpp
- // Autor: Christian Taulien of Strange Intelligence
- // Purpose: internal catalog for FreshBar
- // Creation: 31. März 1998
- //*************************************************************************//
-
- unsigned char *glob_asInternCatalog[] =
- {
- "FreshBar",
- "FreshBar - Info",
- "\nFreshBar!\n\nThis programm provides a progress bar,\naccessible via ARexx.\n\n©1998 Christian <City> Taulien of Strange Intelligence\nA suggestion by Michael Schulz\nDeveloped using StormC 3.0\n",
- "Okay",
- "###",
- "Error:",
- "An undefined error occured!"
- };
-
-